home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: This should really be a simple question for you C-freaks...
- Date: 6 Apr 1996 20:40:07 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4k7gv7INNog5@keats.ugrad.cs.ubc.ca>
- References: <4jrue1$gsu@nyheter.chalmers.se> <4k0vd0$roo@news1.intercall.com> <4k3ueh$a76@news1.intercall.com> <4k61us$bb5@airdmhor.gen.nz>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <4k61us$bb5@airdmhor.gen.nz>,
- Simon Hosie <gumboot@airdmhor.gen.nz> wrote:
- >Steven Ovits:
- >> This was incorrect. getch() WILL read the key directly.
- >> I apologize for any inconveniences I may have caused.
- >
- > No, getch() MAY read the key directly.
-
- getch() may do anything! It can traverse a linked list, or find the discrete
- logarithm of a 100-digit integer.
-
- It is not defined by the C language, thus it is fair game for anyone who wants
- to write his or her own function named getch().
- --
-
-